home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 May / Software of the Month Club 1996 May.iso / pc / dos / games / logic / logic.dat / START.BAT < prev    next >
Encoding:
DOS Batch File  |  1995-04-30  |  132 b   |  11 lines

  1. @ECHO OFF
  2. SET BLASTER=A220 I7 D1 T1
  3. xorder.exe 3
  4. hbcheck /s /m
  5. if errorlevel==1 goto End
  6. 1.exe
  7. 2.exe
  8. 3.exe
  9. :End
  10. @ECHO ON
  11.